HappyDoc Generated Documentation .\VolumeViewer

. / VolumeViewer 

Functions   
  non_bold_font 
non_bold_font ( frame )
  maximum_data_diagonal_length 
maximum_data_diagonal_length ( data )
  region_contains_region 
region_contains_region ( r1,  r2 )
  points_ijk_bounds 
points_ijk_bounds (
        points,
        pad,
        data,
        )

Points are in volume object coordinates.

  clamp_region 
clamp_region ( region,  size )
  bounding_box 
bounding_box ( points )
  float_format 
float_format ( value,  precision )

Format a number using %g but do not use scientific notation for large values if the number can be represented more compactly without it.

  saturate_rgba 
saturate_rgba ( rgba )
  volume_dialog 
volume_dialog ( create=0 )
  show_volume_dialog 
show_volume_dialog ()
  is_number 
is_number ( n )
  place_in_grid 
place_in_grid ( widget,  place )
  integer_variable_values 
integer_variable_values ( v,  default=None )
  float_variable_value 
float_variable_value ( v,  default=None )
  region_volume 
region_volume ( ijk_min,  ijk_max )
  zone_masked_grid_data 
zone_masked_grid_data (
        grid_data,
        zone_points,
        zone_radius,
        )
  integer_variable_value 
integer_variable_value ( v,  default=None )
  masked_grid_data 
masked_grid_data ( grid_data,  mask )

Indices are into the flattened full data matrix.

  split_fields 
split_fields ( s,  nfields )
  distance 
distance ( xyz1,  xyz2 )
  full_region 
full_region ( size,  ijk_step=[ 1, 1, 1 ] )
  is_empty_region 
is_empty_region ( ijk_region )
  transformed_points 
transformed_points ( points,  xform )
  grid_indices 
grid_indices ( size,  typecode )
  smaller_power_of_ten 
smaller_power_of_ten ( x )
  interpolate_volume_data 
interpolate_volume_data (
        vertices,
        vertex_transform,
        volume_data,
        )
  extend_region 
extend_region (
        ijk_min,
        ijk_max,
        factor,
        )
Classes   

Surface_Options_Panel

User interface for setting surface and mesh rendering options.

Solid_Options_Panel

User interface for setting solid rendering options.

Data_List_Panel

User interface for showing list of data sets.

Brightness_Transparency_Panel

User interface for adjusting brightness and transparency.

Display_Options_Panel

User interface for setting general data display and management options.

Component_Widgets

Data_Menu_Panel

User interface for showing data set and step size menus.

Atom_Box_Panel

User interface for selecting subregions of a data set.

Named_Region_Panel

User interface for selecting subregions of a data set.

Zone_Panel

User interface for zones.

Region_List

Remember visited subregions.

Rendering_Options

Data_Region

Manages surface and volume display for a region of a data set.

Subregion_Panel

User interface for selecting subregions of a data set.

Volume_Dialog

Component_Display_Parameters

Holds surface and solid thresholds, color, and transparency and brightness

Display_Style_Panel

User interface for setting display style: surface, mesh, solid.

Region_Size_Panel

User interface for selecting subregions of a data set.

Thresholds_Panel

User interface for adjusting thresholds and colors.

Origin_Scale_Panel

User interface for data set origin and scale.

Matrix_Value_Statistics

Minimum, maximum, and sampled matrix values.

Precomputed_Subsamples_Panel

User interface for opening precomputed subsamples.

Python files   

ChimeraExtension.py

defaultsettings.py

histogram.py

memoryuse.py

selectregion.py

session.py

slice.py

solid.py

subsample.py

surface.py


This document was automatically generated Thu Nov 09 13:33:35 2006 by HappyDoc version 3.0.a1